$num = Calls (
<dli>
)
Obtains the number of calls handled by the current port.
Parameters
<dli>
Device line ID.
Return Value
Returns the total number of calls.
Example
$num = Calls(2)
$num
will contain the total number of calls handled by the second device line.